home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-09-17 | 630 b | 18 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: ODFFramework.pch++
- // Release Version: $ ODF 2 $
- //
- // Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- // Automatic generation of precompiled headers
- #pragma precompile_target "ODFFramework++"
-
- #define FW_AGGRESSIVE_PRECOMPILE 0 // Change if necessary
- #define FW_USE_PRECOMPILED_HEADERS 1 // Change if necessary
- #define FW_PRECOMPILE_PRIVATE_HEADERS 0 // Do not change
-
- #include "FWFrameW.hpp"
-